خرید بک لینک
Hi, i need your help. I'm trying to do something like this Code: <script>  function func()         {             var input = document.getElementById('num').value;             var output = document.getEle

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Hi, I am using the below CSS to on my Wordpress menu bar to show a background when hovered, I want the background to show in the current/selected item as well and I have tried using :active but can't get it working. Any help with this will be appreciated. See code below. Code: nav a {   di

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Hi

Me and some friends have created this website recently. We need some suggestions for make it better.
Any honest review is welcome. Plz review my site.

http://www.novamage.com/

I am a new blogger, i need feedback from all of you.

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Hi all, somehow this function gets an error... It says "Uncaught TypeError: Caot read property 'indexOf' of undefined" ... How is this? I mean, I call indexOf on an array...And I give it a letter as an argument. I have been looking at it for a while and Im clueless... Hope someone can h

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Hi, I have try my css code and my custom font on Linux/firefox, Windows/edge Mac os/safari android/firefox and iPhone7/iOS/chrome and it works like a charme. With the same iphone7/iOS/Safari the code don't work at all, custom font is not acknowledge and css not works. With Chrome it works (same sma

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Has anyone seen, or think they could make a program that would take source code in the language of your choice and attempt to automatically make a reverse version of the program, or something of the sort?

Example:
Original program Inputs: A B
Original program output: C

New program input: B C
New program output: A

How hard do you think it would be to manually alter source code in this maer? Should be easy for the most part right?
How hard do you think it would be to make a program that does it automatically once the input/output combinations are specified?

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Ha guys,

I am currently working with the BING API. I am trying to make a pagination but it is acting weird.
The API gives an estimate back off all results it has found. Thus is you show 50 a page with 200 results that means you have 4 pages.
Sometimes when you are on page 3, your out of results (for example).

https://msdn.microsoft.com/en-us/library/dn760787.aspx

Does anyone know, or has experience on how to make a proper pagination that is reliable? cause at the moment this is anything but reliable :(


Best regards

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

My website is a site intended for programmers that describes the basic commands for multiple programming languages.
From two perspectives: commands(programming languages | easy language reference) and keywords (Keywords | programming languages)

What do I need?
Opinion about the website:
What is good, what's wrong ...

Thank you in advance for all your answers / Idea.

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Good evening.. I Stored an pdf file to varbinary field in Sql Server successfully and retrieved is as it is but my problem is during retrieve i have to put some watermark on it , for that i tried fpdf methods but it didnt parse it so please help me to come out from it Thanks Regards Raghu Wha

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

I am newbie regarding python.I scripted a code to find the perimeter of a rectangle.The code is as follows
Code:

#To calculate the perimeter of a rectangle
length=int(input("Enter the length"))
breadth=int(input("Enter the breadth"))
#calculate perimeter
perimeter=2*(length+breadth)
print(perimeter)

In the print option,i tried giving it as print("The area of the perimeter is:" perimeter),but it throws an error.Please enlighten.

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

hello if anyone can help me please. i am using an image gallery which zoomed on hover on my main html template. but when image zoom it's getting covered up with the main body. i am not that expert, may be need to change something on css file. please help. css and html code are given below also a scr

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Hello, I used a template to create a contact form for my site, which works absolutely fine! However, i tried to edit it slightly to work as a booking form too, but now it doens't want to work, and i'm sure that somewhere i have missed out something or forgotten to change a label, but i can't seem

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

test my module using the official docker image of prestashop 1.7. When I click on save button no validation message is displayed, i should add a validation/error message when i save the form like screenshot 2. This i got from prestashop You can use the official docker image of prestashop f

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

I made a post on the 16th but when I checked the next day, I couldn't find the post and so thought I didn't do it properly and my post didn't get posted so I posted it again. But today, I checked and again can't find my post.

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

Hi all! I am trying to build a site using the https://github.com/nrstott/bogart package in Node.js There is a HTML form that posts two url-encoded fields: <input type="input" name="title" /> <textarea name="body"></textarea> The receiving function

برچسب: نویسنده: آیلین رضوانی تاريخ: دوشنبه 29 خرداد 1396 ساعت: 3:33

hey, not the best at explaining this because im not sure what it is i have to do hence the thread.
but i'll show u an image and hopefully ill get the help i came for :)

i want more of the actual content and less of the side spaces on my site (using youtube.com as an example)


Imgur: The most awesome images on the Inteet

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

I am using unity to make a bowling game. I know nothing about javascript, but apparently I need a script to tell the ball when it is hitting pins. I have no idea how to do this.

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hi everyone. Need help, I generated a sitemap.xml and uploaded it to my domain root folder.
Do I need code to put in my index.html to say I have a sitemap.xml?
thanks very muchFrom peter

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hi All,

I have a Perl script that coects to Oracle and displays contents of a table on the prompt. The same logic i tried implementing in a cgi script. It failed saying unable to load Oracle.so module. It is able to identify where the module is but says unable to load.

Please could you give some pointer to identify the issue. Thank you in advance.

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

I have set jQuery script to place CKeditor as DIV element. Why is showing an error when I test? An error: TypeError: a is undefined Line 322:344. Need help. PHP Code: $(function() {  Myeditor1.init(); });Myeditor1 = {init: function() {  $('#fo

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hi, New to CSS and busy working through HTML And CSS - Design And Build Websites by Jon Duckett. In the following example I don't understand why the overflow property is set to auto on the article element, as the content fits into the block. If I remove the property, then the headings don't line

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hello, Just one simple question, how can i put automatic "slide show" in this code? i need change the picture in every + - 8sec ( with the descr text) I need just HTML 5 / CSS3 code... Thanks for help ! Code: <div id="slideshow-wrap">         &l

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Within a div sits "Fetching 3 articles per page" i need it to refresh only within the div and not the whole page !

thanks for the help !

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hi people, I have a small issue regarding implementing Boundaries for a draggable object. I caot get the coding correct and i keep ruing into errors. It really is a simple fix as well and i am sure that a more experienced coder would know such a simple attribute. If any body would be so kind a

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hello, having some issues getting my footer together. The website is: Videos - Ohio Caabis Institute The footer says: Copyright text 2018 by Ohio Caabis Institute. I want to remove the word x93textx94 but I can not figure out where this can be changed at, does anyone know? Also, directly above

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

I want a fixed navigation bar that takes up all of the top of the screen with page links center'd in the middle then to the right I would like to include Facebook and Instagram links that always sit top right of the screen inline with the edge of the content. I have tried several methods to achieve

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hello Folks,

I am having trouble while creating colour code in HTML. I am very confused about how to create colour code in HTML with RGB colour values. I have got so many suggestions for using online tutorial posted on W3Schools.
Can you please share your strategy for colour formation in HTML?

Thank you

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hi, I am testing javascript since some days. Right now I am working on a website. I want to do a if statement but it isnt working, I don't know why. Can someone help me ? Code:     <script>         var whichone = "people";       &nb

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

Hi all, Wondering if you can help. At the moment I have a system where Authorisers are sent an email, whereby they click reply to the email and type in the word Approve or Decline and then click the SEND button I want to make this task easier for the end users and have click buttons within the Ou

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

I have an error on the line with the ** what is the problem? The error comes up with Fatal error: Call to undefined method mysqli_stmt::get_result() Code: public function getUserByEmailAndPassword($email, $password) {         $stmt = $this->co->prepare('SELECT c.gamen

برچسب: نویسنده: آیلین رضوانی تاريخ: شنبه 20 خرداد 1396 ساعت: 4:51

صفحه بندی